home *** CD-ROM | disk | FTP | other *** search
/ Running a Rippa Rugby Practice / Running a Rippa Rugby Practice.iso / pc / sh6.swf / scripts / DefineButton2_35 / BUTTONCONDACTION on(release).as
Text File  |  2004-09-24  |  55b  |  5 lines

  1. on(release){
  2.    gotoAndStop("start");
  3.    play();
  4. }
  5.